GtkAssistant: Fix criticals on dispose
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 01:56:29 +0000 (21:56 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2015 01:56:29 +0000 (21:56 -0400)
commit2f8e4f2685a38d92bfb7b03159bc2640f6eff011
tree8aab90c4b831cfbd1cf744b1ae0c8f673d163c27
parentd6a52218d185cae483db11d7f9b46804034b4241
GtkAssistant: Fix criticals on dispose

After the recent change thta introduced boxes between the pages
and the notebook, we were no longer careful enough when disposing
the assistant. Fix that up.
gtk/gtkassistant.c